翻訳と辞書
Words near each other
・ Polynomial code
・ Polynomial conjoint measurement
・ Polynomial decomposition
・ Polynomial delay
・ Polynomial Diophantine equation
・ Polynomial expansion
・ Polynomial function theorems for zeros
・ Polynomial greatest common divisor
・ Polynomial hierarchy
・ Polynomial identity ring
・ Polynomial interpolation
・ Polynomial kernel
・ Polynomial least squares
・ Polynomial lemniscate
・ Polynomial long division
Polynomial matrix
・ Polynomial regression
・ Polynomial remainder theorem
・ Polynomial representations of cyclic redundancy checks
・ Polynomial ring
・ Polynomial sequence
・ Polynomial signal processing
・ Polynomial SOS
・ Polynomial texture mapping
・ Polynomial transformations
・ Polynomial Wigner–Ville distribution
・ Polynomial-time algorithm for approximating the volume of convex bodies
・ Polynomial-time approximation scheme
・ Polynomial-time reduction
・ Polynomially reflexive space


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Polynomial matrix : ウィキペディア英語版
Polynomial matrix

In mathematics, a polynomial matrix or sometimes matrix polynomial is a matrix whose elements are univariate or multivariate polynomials. A ''λ''-matrix is a matrix whose elements are polynomials in ''λ''.
A univariate polynomial matrix ''P'' of degree ''p'' is defined as:
:P = \sum_^p A(n)x^n = A(0)+A(1)x+A(2)x^2+ \cdots +A(p)x^p
where A(i) denotes a matrix of constant coefficients, and A(p) is non-zero. Thus a polynomial matrix is the matrix-equivalent of a polynomial, with each element of the matrix satisfying the definition of a polynomial of degree ''p''.
An example 3×3 polynomial matrix, degree 2:
:
P=\begin
1 & x^2 & x \\
0 & 2x & 2 \\
3x+2 & x^2-1 & 0
\end
=\begin
1 & 0 & 0 \\
0 & 0 & 2 \\
2 & -1 & 0
\end
+\begin
0 & 0 & 1 \\
0 & 2 & 0 \\
3 & 0 & 0
\endx+\begin
0 & 1 & 0 \\
0 & 0 & 0 \\
0 & 1 & 0
\endx^2.

We can express this by saying that for a ring ''R'', the rings M_n(R()) and
(M_n(R))() are isomorphic.
==Properties==

*A polynomial matrix over a field with determinant equal to a non-zero element of that field is called unimodular, and has an inverse that is also a polynomial matrix. Note that the only scalar unimodular polynomials are polynomials of degree 0 – nonzero constants, because an inverse of an arbitrary polynomial of higher degree is a rational function.
*The roots of a polynomial matrix over the complex numbers are the points in the complex plane where the matrix loses rank.
Note that polynomial matrices are ''not'' to be confused with monomial matrices, which are simply matrices with exactly one non-zero entry in each row and column.
If by λ we denote any element of the field over which we constructed the matrix, by ''I'' the identity matrix, and we let ''A'' be a polynomial matrix, then the matrix λ''I'' − ''A'' is the characteristic matrix of the matrix ''A''. Its determinant, |λ''I'' − ''A''| is the characteristic polynomial of the matrix ''A''.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Polynomial matrix」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.